home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Financial / Stopwatch2.3 / Stopwatch.app / English.lproj / infoPanel.nib / data.classes next >
Text File  |  1995-06-12  |  207b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. InfoPanel = {
  7.     ACTIONS = {
  8.     showLegal:;
  9.     };
  10.     OUTLETS = {
  11.     panel;
  12.     versionField;
  13.     legalPanel;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.